wgpu4k-toolkit
Toggle table of contents
0.0.1
desktopNative
Platform filter
desktopNative
Switch theme
Search in API
wgpu4k-toolkit
wgpu4k-toolkit
/
io.ygdrasil.webgpu
/
[desktopNative]GLFWContext
GLFWContext
desktopNative
class
GLFWContext
(
val
windowHandler
:
CValuesRef
<
<Error class: unknown class>
>
,
val
wgpuContext
:
WGPUContext
)
:
AutoCloseable
Members
Constructors
GLFWContext
Link copied to clipboard
desktopNative
constructor
(
windowHandler
:
CValuesRef
<
<Error class: unknown class>
>
,
wgpuContext
:
WGPUContext
)
Properties
wgpu
Context
Link copied to clipboard
desktopNative
val
wgpuContext
:
WGPUContext
window
Handler
Link copied to clipboard
desktopNative
val
windowHandler
:
CValuesRef
<
<Error class: unknown class>
>
Functions
close
Link copied to clipboard
desktopNative
open
override
fun
close
(
)